home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Education / MacHelp / MacHelp 2 / Misc. Graphic Help / background_2744.txt < prev    next >
Encoding:
Text File  |  1988-02-15  |  4.9 KB  |  251 lines

  1. -- background: 2744 from stack: in. Graphic Help
  2. -- bmap block id: 3216
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 5 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=280 top=247 right=274 bottom=305
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1013 / 1013
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Next
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to next card
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 6 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=253 top=247 right=274 bottom=279
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 1014 / 1014
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Prev
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to previous card
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 7 (button)
  47. -- low flags: 00
  48. -- high flags: 0000
  49. -- rect: left=448 top=247 right=272 bottom=478
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 1012 / 1012
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: Return
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   visual effect iris close
  61.   pop card
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part 9 (button)
  67. -- low flags: 00
  68. -- high flags: A000
  69. -- rect: left=393 top=247 right=269 bottom=444
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: 
  78. ----- HyperTalk script -----
  79. on mouseUp
  80.   flash 2
  81.   doMenu "New Card"
  82. end mouseUp
  83.  
  84.  
  85.  
  86. -- part 11 (button)
  87. -- low flags: 00
  88. -- high flags: 8000
  89. -- rect: left=189 top=248 right=270 bottom=240
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 1
  93. -- font id: 0
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: 
  98. ----- HyperTalk script -----
  99. on mouseUp
  100.   go to stack "Help"
  101. end mouseUp
  102.  
  103.  
  104.  
  105.  
  106. -- part 12 (field)
  107. -- low flags: 00
  108. -- high flags: 2007
  109. -- rect: left=98 top=91 right=242 bottom=481
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 0
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: Description
  118.  
  119.  
  120. -- part 26 (button)
  121. -- low flags: 00
  122. -- high flags: 8000
  123. -- rect: left=83 top=242 right=278 bottom=137
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 1
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: 
  132. ----- HyperTalk script -----
  133. on mouseUp
  134.   go to card id 2834 of stack "MacHelp #2 Home"
  135. end mouseUp
  136.  
  137.  
  138.  
  139.  
  140. -- part 27 (button)
  141. -- low flags: 00
  142. -- high flags: 2000
  143. -- rect: left=139 top=242 right=276 bottom=178
  144. -- title width / last selected line: 0
  145. -- icon id / first selected line: 32670 / 32670
  146. -- text alignment: 1
  147. -- font id: 0
  148. -- text size: 12
  149. -- style flags: 0
  150. -- line height: 16
  151. -- part name: 
  152. ----- HyperTalk script -----
  153. on mouseUp
  154.   show all cards
  155. end mouseUp
  156.  
  157.  
  158.  
  159. -- part 29 (button)
  160. -- low flags: 00
  161. -- high flags: 8000
  162. -- rect: left=386 top=62 right=89 bottom=483
  163. -- title width / last selected line: 0
  164. -- icon id / first selected line: 0 / 0
  165. -- text alignment: 1
  166. -- font id: 0
  167. -- text size: 12
  168. -- style flags: 0
  169. -- line height: 16
  170. -- part name: 
  171. ----- HyperTalk script -----
  172. on mouseUp
  173.   show menuBar
  174. end mouseUp
  175.  
  176.  
  177.  
  178. -- part 30 (button)
  179. -- low flags: 00
  180. -- high flags: 8000
  181. -- rect: left=316 top=246 right=274 bottom=387
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 0 / 0
  184. -- text alignment: 1
  185. -- font id: 0
  186. -- text size: 12
  187. -- style flags: 0
  188. -- line height: 16
  189. -- part name: 
  190. ----- HyperTalk script -----
  191. on mouseUp
  192.   Ask "Find what item ?"
  193.   put it into Finding
  194.   if it is empty then exit mouseup
  195.   put false into Q
  196.   repeat until Q
  197.     find Finding
  198.     repeat with x= 1 to 600
  199.     end repeat
  200.     answer "This one ?" with "Yes" or "No"
  201.     if it is "Yes" then put true into Q
  202.   end repeat
  203. end mouseUp
  204.  
  205.  
  206.  
  207. -- part 31 (button)
  208. -- low flags: 00
  209. -- high flags: 8000
  210. -- rect: left=386 top=62 right=89 bottom=483
  211. -- title width / last selected line: 0
  212. -- icon id / first selected line: 0 / 0
  213. -- text alignment: 1
  214. -- font id: 0
  215. -- text size: 12
  216. -- style flags: 0
  217. -- line height: 16
  218. -- part name: 
  219. ----- HyperTalk script -----
  220. on mouseUp
  221.   show menuBar
  222. end mouseUp
  223.  
  224.  
  225.  
  226. -- part 32 (button)
  227. -- low flags: 00
  228. -- high flags: 0000
  229. -- rect: left=91 top=65 right=83 bottom=176
  230. -- title width / last selected line: 0
  231. -- icon id / first selected line: 0 / 0
  232. -- text alignment: 1
  233. -- font id: 0
  234. -- text size: 12
  235. -- style flags: 0
  236. -- line height: 16
  237. -- part name: Compact Stack
  238. ----- HyperTalk script -----
  239. on mouseUp
  240.   put the size of this stack into var
  241.   ANSWER "This stack takes this much space" with var
  242.   put the freesize of this stack into var
  243.   ANSWER "You are wasting this much space" with var
  244.   if var > 0 then
  245.     answer "Would you like to compact this stack?" with No or Yes
  246.     if it is "yes"
  247.     then domenu "compact stack"
  248.   end if
  249. end mouseUp
  250.  
  251.